ul {
  list-style: none;
}

p {
  margin: 0;
  padding: 0;
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: inherit;
}

.uk-grid > * {
  padding-left: 36px;
}

.uk-container {
  padding-left: 24px;
  padding-right: 24px;
}

.uk-offcanvas-bar {
  background: #fff;
  width: 350px;
  border-radius: 24px 0 0 24px;
}

.uk-offcanvas-bar a,
.uk-offcanvas-bar .uk-close,
.uk-offcanvas-bar .uk-accordion-title {
  color: #aaadb2;
}

.uk-offcanvas-overlay::before {
  background: rgba(0, 0, 0, 0.7);
}

.uk-offcanvas-bar .uk-accordion-title:hover,
.uk-offcanvas-bar a:hover {
  color: #ff6700;
}

.uk-offcanvas-bar .uk-accordion-title::before {
  background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E);
}

.uk-offcanvas-bar .uk-open > .uk-accordion-title::before {
  background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E);
}

.uk-offcanvas-close {
  padding: 20px 15px;
}

.uk-navbar-left {
  width: 25%;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #fff;
}

.uk-input {
  border: none;
  border-bottom: 1px solid rgba(190, 190, 182, 0.2);
  color: #201f1f;
  height: 25px;
  padding: 0;
}

.uk-input:focus {
  border-bottom: 1px solid #ff7348;
}

label {
  display: inline;
}

.uk-accordion-content {
  margin-top: 12px;
}

@media (max-width: 320px) {
  .uk-offcanvas-bar {
    width: 300px;
  }
}
body {
  background-color: #f6f6f5;
  font-family: "Proxima nova";
  font-weight: 500;
  font-size: 16px;
  line-height: 21.12px;
  color: #201f1f;
}

.accordion-item.accordion-ques {
  border: none;
}

.accordion-button:focus {
  border: none;
  box-shadow: none;
}

.w-248 {
  width: 248px;
}

.w-290 {
  width: 300px;
}

.uk-container {
  max-width: 1176px;
}

.container p {
  padding-top: 12px;
}

a {
  color: #201f1f;
}

a:active {
  color: #1347fd;
}

.orange {
  color: #1347fd;
}

.ji-white {
  color: #fff;
}

.ji-black {
  color: #201f1f;
}

.ji-gray {
  color: #aaadb2;
}

.ji-green {
  color: #3dc55e;
}

a.ji-green:hover {
  color: #3dc55e;
}

.ji-risk {
  color: #1347fd;
}

a.ji-risk:hover {
  color: #1347fd;
}

.border-link {
  border-bottom: 1px solid rgba(190, 190, 182, 0.4);
}

a:hover.border-link {
  border-bottom: 1px solid #1347fd;
}

.bg-white {
  background-color: #fff;
}

.bg-gray {
  background-color: rgb(246, 246, 245);
  border-radius: 24px;
}

.pt-6 {
  padding-top: 6px;
}

.pad-b-30 {
  padding-bottom: 30px;
}

.pad-b-24 {
  padding-bottom: 24px;
}

.pad-top {
  padding-top: 44px;
}

.pad-t-24 {
  padding-top: 24px;
}

.pad-t-32 {
  padding-top: 32px;
}

.pad-t-30 {
  padding-top: 30px;
}

.pad-t-36 {
  padding-top: 36px;
}

.pad-b-36 {
  padding-bottom: 36px;
}

.pad-t-40 {
  padding-top: 40px;
}

.pad-t-48 {
  padding-top: 48px;
}

.pad-b-48 {
  padding-bottom: 48px;
}

.pad-t-56 {
  padding-top: 56px;
}

.pad-t-12 {
  padding-top: 12px;
}

.pad-b-12 {
  padding-bottom: 12px;
}

.pad-t-16 {
  padding-top: 16px;
}

.pad-t-20 {
  padding-top: 20px;
}

.mt-12 {
  margin-top: 12px;
}

.mt-16 {
  margin-top: 16px;
}

.mg-t-24 {
  margin-top: 24px;
}

.mt-40 {
  margin-top: 40px;
}

.mg-48 {
  margin-top: 48px;
}

.mg-t-32 {
  margin-top: 32px;
}

.mg-b-64 {
  margin-bottom: 64px;
}

.accordion-button {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.done-sm-none {
  display: none;
}

.text-left {
  text-align: left;
}

.done-lg-none {
  display: none;
}

.hide {
  display: none !important;
}

@media (max-width: 944px) {
  .ht-300 {
    height: 300px;
  }
  .m-l-24 {
    margin-left: 24px;
  }
  .m-r-24 {
    margin-right: 24px;
  }
  .done-lg-block {
    display: none;
  }
  .done-sm-none {
    display: inline-block;
  }
  .done-lg-none {
    display: block;
  }
  .mob-none {
    display: none;
  }
  .pad-t-40 {
    padding-top: 24px;
  }
  .mg-t-32 {
    margin-top: 24px;
  }
  .pad-t-20 {
    padding-top: 16px;
  }
}
@media (max-width: 768px) {
  .fl-column-md {
    flex-direction: column;
  }
  .pad-t-48 {
    padding-top: 32px;
  }
  .pad-b-48 {
    padding-bottom: 32px;
  }
  .pad-t-56 {
    padding-top: 24px;
  }
  .uk-container {
    padding-left: 16px;
    padding-right: 16px;
  }
  .pad-t-32 {
    padding-top: 12px;
  }
  .pad-t-24 {
    padding-top: 20px;
  }
  .text-center-mob {
    text-align: center;
  }
}
@media (max-width: 414px) {
  body {
    font-size: 14px;
    line-height: 18px;
  }
  .pad-0 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 360px) {
  .fl-column-xs {
    flex-direction: column;
  }
}

body {
  font-family: "JB_Sans";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "JB_Sans";
}

.ji-h1 {
  line-height: 62.72px;
  font-size: 56px;
  font-weight: 600;
}

.ji-h1-big {
  line-height: 78.08px;
  font-size: 64px;
  font-weight: 600;
}

.ji-h2 {
  line-height: 32.24px;
  font-size: 26px;
  font-weight: 600;
}

.ji-h2-big {
  font-size: 40px;
  line-height: 48px;
}

.ji-small-bold {
  font-size: 14px;
  line-height: 18.48px;
  font-weight: 600;
}

.ji-small {
  font-size: 14px;
  line-height: 18.48px;
}

.ji-body-xs,
.ji-link {
  font-size: 16px;
  line-height: 21.12px;
}

.ji-midle-16 {
  font-size: 16px;
  line-height: 22px;
}

.ji-16-12 {
  font-size: 16px;
  line-height: 21.12px;
}

.ji-18 {
  font-size: 18px;
  line-height: 22.32px;
}

.ji-18-16 {
  font-size: 18px;
  line-height: 22.32px;
}

.ji-font-18-bold {
  font-size: 18px;
  line-height: 22.32px;
  font-weight: 600;
}

.ji-midle {
  font-size: 20px;
  line-height: 26px;
}

.ji-22 {
  font-size: 22px;
  line-height: 28.16px;
}

.ji-22-18 {
  font-size: 22px;
  line-height: 27.28px;
}

.ji-26 {
  font-size: 26px;
  line-height: 33.28px;
}

.ji-28 {
  font-size: 28px;
  line-height: 35px;
}

.ji-24 {
  font-size: 24px;
  line-height: 30px;
}

.bold {
  font-weight: 600;
}

@media (max-width: 1399px) {
  .ji-h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 768px) {
  .ji-small {
    font-size: 12px;
    line-height: 15px;
  }
  .ji-midle {
    font-size: 14px;
    line-height: 18px;
  }
  .ji-midle-16 {
    font-size: 14px;
    line-height: 18px;
  }
  .ji-h1 {
    line-height: 32.824px;
    font-size: 26px;
  }
  .ji-h1-big {
    line-height: 44.8px;
    font-size: 40px;
    font-weight: 600;
  }
  .ji-h2 {
    font-size: 22px;
    line-height: 28.16px;
  }
  .ji-h3 {
    font-size: 16px;
    line-height: 22px;
  }
  .ji-22 {
    font-size: 16px;
    line-height: 20.48px;
  }
  .ji-22-18 {
    font-size: 18px;
    line-height: 22.32px;
  }
  .ji-h3-28 {
    font-size: 24px;
    line-height: 32px;
  }
  .ji-midle-22 {
    font-size: 18px;
    line-height: 22px;
  }
  .ji-btn-small {
    line-height: 18px;
    font-size: 14px;
  }
  .ji-midle-bold {
    font-size: 16px;
    line-height: 22px;
  }
  .ji-body-xs,
  .ji-link {
    font-size: 14px;
    line-height: 18.48px;
  }
  .ji-h2-big {
    font-size: 28px;
    line-height: 35.84px;
  }
  .ji-24 {
    font-size: 16px;
    line-height: 22px;
  }
  .ji-28 {
    font-size: 18px;
    line-height: 24px;
  }
  .ji-26 {
    font-size: 22px;
    line-height: 28.16px;
  }
  .ji-18-16 {
    font-size: 16px;
    line-height: 21.12px;
  }
  .ji-16-12 {
    font-size: 12px;
    line-height: 15.84px;
  }
}
@media (max-width: 375px) {
  .ji-body {
    font-size: 13px;
  }
}
/* pre footer nav */
.pre-footer-nav {
  background-color: #f6f6f5;
  border-radius: 24px;
  padding: 18px 24px;
}

.pre-footer-nav__link {
  padding: 0 10px;
}

.pre-footer-nav__link a {
  color: #201f1f;
}

.pre-footer-nav__link a:hover {
  color: #ff6700;
}

.qr-menu-cont {
  padding-top: 48px;
  padding-bottom: 48px;
}

.p-0 li {
  list-style-type: none;
  padding-top: 12px;
  color: #898d94;
  font-size: 13px;
}

.p-0 a {
  transition: 0.3s;
  color: #aaadb2;
}

.p-0 a:hover {
  color: #f05323;
}

.social a {
  color: #aaadb2;
  font-size: 16px;
  line-height: 22px;
}

.soc-block {
  border: 2px solid #aaadb2;
  padding: 6px;
  border-radius: 12px;
}

.social.new {
  border-top: 2px solid rgba(190, 190, 182, 0.2);
  gap: 10px;
  padding-top: 30px;
  margin-top: 50px;
}

.social__icon {
  display: flex;
  align-items: center;
  position: relative;
}

.social__icon .img-hide {
  opacity: 0;
  position: absolute;
}

.social__icon:hover .img-show {
  opacity: 0;
  transition: all 0.2s ease-in-out;
}

.social__icon:hover .img-hide {
  opacity: 1;
  transition: all 0.2s ease-in-out;
}

/*section 9*/
.display-btn-device {
  display: none;
}

.offset-lg-1 {
  margin-right: 20px;
}

@media (max-width: 992px) {
  .display-btn-device {
    display: block;
  }
  .display-btn-desktop {
    display: none;
  }
  .menu-footer-mobile {
    margin-top: 30px;
  }
}
@media (max-width: 786px) {
  .qr-menu-cont {
    margin-top: 48px;
    padding-bottom: 0;
  }
  .menu-footer-mobile {
    display: none;
  }
  .p-0 li {
    padding-top: 16px;
  }
  .social.new {
    flex-direction: column-reverse;
    border-top: none;
    gap: 24px;
    padding-top: 0;
    margin-top: 0;
  }
  .social-number {
    padding-top: 24px;
    border-top: 2px solid rgba(190, 190, 182, 0.2);
  }
}
@media (max-width: 414px) {
  .qr-menu-cont {
    text-align: center;
  }
  .br-bottom {
    padding-bottom: 30px;
  }
  .social.new {
    margin-top: 0;
  }
  .tel {
    padding-bottom: 12px;
  }
  .uk-accordion-title .img-hide {
    left: 0;
  }
  .uk-accordion > :nth-child(n + 2) {
    margin-top: 0;
  }
}
#scroll-header {
  display: none;
}

#header {
  box-shadow: 0px 2px 30px 1px rgba(0, 0, 0, 0.05);
  z-index: 99;
  position: relative;
}

ul {
  margin-bottom: 0 !important;
  margin-top: 0;
}

.nav-top {
  padding: 20px 0;
}

.logo-accordion img {
  width: 25%;
}

.scroll-none {
  top: 0;
  z-index: 999;
}

.scroll-block {
  z-index: 99;
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  border-bottom: 2px solid rgba(190, 190, 182, 0.2);
  box-shadow: 0px 2px 30px 1px rgba(0, 0, 0, 0.05);
}

.header {
  transition: all 0.3s ease;
  width: 100%;
  background-color: #fff;
}

.nav-top {
  padding: 20px 0;
  justify-content: space-between;
  align-items: center;
}

.logo-accordion img {
  width: 25%;
}

.scroll-none {
  top: 0;
  z-index: 999;
}

.scroll-block {
  z-index: 999;
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  border-bottom: 2px solid rgba(190, 190, 182, 0.2);
  box-shadow: 0px 2px 30px 1px rgba(0, 0, 0, 0.05);
}

.header-logo {
  padding-top: 20px;
  padding-bottom: 23px;
}

.btn-language {
  background: transparent;
  border-radius: 60px;
  color: #6d6e70;
  font-size: 18px;
  line-height: 22.32px;
  padding: 0 28px;
  text-transform: uppercase;
}

.ji-btn-border-line {
  border: 1px solid #ff6700;
  color: #ff6700;
  padding: 10px 20px;
  border-radius: 16px;
}

.ji-btn-border-line:hover {
  background-color: #ff6700;
  color: #fff;
}

.btn-language:hover {
  color: #ff6700;
}

.accordion-button:active {
  color: #ff6700;
}

.header-links-dropdown {
  padding: 20px;
  width: 240px;
  border-radius: 24px;
}

.nav-language {
  border: 2px solid #f6f6f5;
  border-radius: 26px;
  margin-left: -24px;
  margin-top: 23px;
  padding: 12px;
  width: 180px;
}

.nav-language ul li a:hover {
  color: #ff6700;
}

.bag-lang {
  color: #aaadb2;
  font-size: 16px;
  padding: 6px 8px;
  margin-right: 19px;
}

.nav-language ul li a:hover .bag-lang {
  color: #1347fd;
}

.contact-btn {
  background: transparent;
  border: 2px solid rgba(190, 190, 182, 0.2);
}

.contact-btn:hover {
  background: #1347fd;
  color: #ffffff;
  border: none;
}

.header-links-cont {
  align-items: normal;
  justify-content: space-between;
}

.header-links-cont li .header-links {
  padding-bottom: 5px;
  text-align: center;
  text-transform: inherit;
  font-size: 16px;
  line-height: 21.12px;
  color: #201f1f;
}

.header-links-cont li .header-links:hover {
  color: #ff6700;
}

.header-links-link {
  padding-top: 23.5px;
}

.header-links .img-hide-tp {
  opacity: 0;
  position: absolute;
  top: 15px;
}

.header-links .img-hide {
  opacity: 0;
  position: absolute;
  top: 0;
}

.header-links:hover .img-hide,
.header-links:hover .img-hide-tp {
  opacity: 1;
  transition: all 0.2s ease-in-out;
}

.accordion-item span {
  width: 100%;
  padding: 7.5px 0px;
  color: rgb(32, 31, 31);
}

.header-links .img-hide-tp {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.uk-offcanvas-bar.offcanvs-w100 {
  width: 100%;
  z-index: 9999;
}

@media (max-width: 1200px) {
  .header-links-dropdown {
    left: 0;
  }
}
@media (max-width: 1024px) {
  .nav-top img {
    width: 80%;
  }
  .btn-language {
    padding-right: 14px;
  }
}
@media (max-width: 959px) {
  .nav-top {
    padding: 0;
  }
  .text-menu-canvas {
    color: #201f1f;
    line-height: 28.27px;
    font-size: 22px;
    font-weight: 600;
  }
}
@media (max-width: 767px) {
  .header {
    height: 53px;
  }
  .header-links .img-hide-tp {
    opacity: 0;
    position: absolute;
    top: 15px;
  }
  .ji-d-block {
    display: block;
  }
  .item li {
    padding: 8px 0;
  }
  .item a {
    transition: 0.3s;
    color: #898d94;
  }
  .item li {
    padding-left: 20px;
  }
  /**mobil menu**/
  .topnav {
    overflow: auto;
  }
  .hide-mobileMenu {
    display: none;
  }
  .lang-contact {
    padding-right: 15px;
  }
  .mobile-menu-animation {
    animation: mobileMenuAnimation 0.4s ease-in-out;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 95%;
    right: 0;
    background-color: #fff;
    padding-top: 53px;
    border-radius: 24px 0 0 24px;
  }
  .header-menu-mob {
    padding: 0 25px;
    margin-top: 40px;
  }
  @keyframes mobileMenuAnimation {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .logo img {
    max-width: 55%;
  }
  /* Icon 1 */
  #nav-icon1,
  #nav-icon2,
  #nav-icon3,
  #nav-icon4 {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 16px;
    right: 16px;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
    z-index: 9999;
  }
  #nav-icon1 span,
  #nav-icon3 span,
  #nav-icon4 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #aaadb2;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
  }
  /* Icon 3 */
  #nav-icon3 span:nth-child(1) {
    top: 0px;
  }
  #nav-icon3 span:nth-child(2),
  #nav-icon3 span:nth-child(3) {
    top: 9px;
  }
  #nav-icon3 span:nth-child(4) {
    top: 18px;
  }
  #nav-icon3.open span:nth-child(1) {
    top: 9px;
    width: 0%;
    left: 50%;
  }
  #nav-icon3.open span:nth-child(2) {
    transform: rotate(45deg);
    top: 24px;
  }
  #nav-icon3.open span:nth-child(3) {
    transform: rotate(-45deg);
    top: 24px;
  }
  #nav-icon3.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  #myLinks {
    position: fixed;
    height: 100%;
    z-index: 10;
    color: #bbb;
    top: 0;
    transition: all 0.3s ease;
    opacity: 1;
    font-family: "Source Sans Pro", sans-serif;
  }
  #nav-icon3 {
    position: absolute;
    padding: 6px 10px 7px 10px;
    font-size: 1.3em;
    color: #000;
    transition: all 0.3s ease;
    z-index: 9999;
  }
  #uk-container {
    padding: 50px;
  }
  .overlay {
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 9;
  }
  .accordion-item {
    padding: auto;
  }
  .topnav {
    padding: 8px 16px;
  }
  .header-mobile {
    background-color: #fff;
  }
  .uk-accordion-title::before {
    content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 10px;
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    right: 40px;
  }
  .uk-accordion-title {
    display: flex;
  }
  .mobile-nav {
    margin-top: 20px;
    margin-bottom: 70px !important;
  }
  .header-links::before {
    right: 0px;
  }
}
@media (max-width: 320px) {
  .uk-accordion-title::before {
    right: 24px;
  }
  .header-links::before {
    right: 0px;
  }
}
.btn-mob {
  display: none !important;
}

.btn-open {
  text-align: center;
}

.ji-orange-btn {
  background-color: #1347fd;
  color: #fff;
  padding: 12px 36px;
  display: inline-block;
  border-radius: 50px;
}

a.ji-orange-btn:hover {
  color: #fff !important;
}

button.ji-orange-btn {
  border: none;
}

.ji-btn-border-org {
  border-radius: 50px;
  padding: 12px 36px;
  border: 1px solid #1347fd;
  color: #1347fd;
}

.ji-gray-btn {
  background-color: #f6f6f5;
  color: #201f1f;
  border-radius: 50px;
  padding: 12px 36px;
  border: none;
}

.ji-white-btn {
  background-color: #fff;
  color: #201f1f;
  border-radius: 50px;
  padding: 12px 36px;
  border: none;
}

.ji-black-btn {
  background-color: #201f1f;
  color: #fff;
  border: none;
}

a:hover.ji-btn {
  color: #fff;
  transition: 0.3s;
  transform: scale(0.9);
}

.ji-btn-small {
  border-radius: 16px;
  padding: 12px 26px;
  line-height: 24px;
  text-transform: inherit;
  font-size: 18px;
}

.btn-cont {
  padding-top: 20px;
}

.ji-btn-middle {
  padding: 22px 60px;
  border-radius: 50px;
  font-size: 20px;
  line-height: 10px;
}

a:active.ji-orange-btn {
  color: inherit;
}

.btn-catalog,
.btn-catalog-2 {
  background-color: rgba(190, 190, 182, 0.2);
  border-radius: 12px;
  width: 560px;
  margin: auto;
  padding: 2px;
  align-items: center;
}

a.three-step-head-pd {
  border-radius: 12px;
  padding: 10px 18px;
  cursor: pointer;
  text-transform: unset;
  width: 278px;
  display: inline-block;
  color: #201f1f;
}

a.three-step-head,
a.three-step-head-2 {
  border-radius: 12px;
  padding: 10px 18px;
  cursor: pointer;
  text-transform: unset;
  width: 185.3px;
  display: inline-block;
  color: #201f1f;
}

.btn-catalog .uk-active a {
  color: #201f1f;
  background-color: #fff;
}

.btn-catalog-2 .uk-active a {
  color: #201f1f;
  background-color: #fff;
}

@media (max-width: 1140px) {
  .ji-orange-btn {
    padding: 12px 15px;
  }
}
@media (max-width: 992px) {
  .btn-mob {
    display: inline-block !important;
    margin-top: 20px;
  }
  .btn-desctop {
    display: none;
  }
  .btn-canvas-menu {
    color: #fff !important;
    width: 100%;
    text-align: center;
    border-radius: 16px;
    padding: 18px 0;
  }
  .close-canvas {
    color: #000 !important;
  }
}
@media (max-width: 768px) {
  a.three-step-head {
    width: 150px;
  }
  .a.three-step-head-2 {
    width: 150px;
  }
  .btn-catalog {
    width: 460px;
  }
  .ji-orange-btn {
    padding: 12px 40px;
  }
  a.three-step-head,
  a.three-step-head-pd {
    width: 230px;
    font-size: 14px;
    line-height: 18.48px;
    padding: 6px 12px;
  }
}
@media (max-width: 600px) {
  .btn-catalog-2 {
    width: 460px;
  }
  a.three-step-head-2 {
    width: 152px;
  }
}
@media (max-width: 460px) {
  .ji-btn-middle {
    padding: 18px 20px;
    border-radius: 50px;
    font-size: 14px;
    line-height: 10px;
  }
  a.three-step-head-2 {
    width: 100%;
    font-size: 14px;
    line-height: 18.48px;
    padding: 6px 12px;
  }
  a.three-step-head,
  a.three-step-head-pd {
    width: 184px;
  }
  .btn-catalog,
  .btn-catalog-2 {
    width: 100%;
  }
}
@media (max-width: 390px) {
  a.three-step-head {
    word-break: break-word;
  }
  a.three-step-head,
  a.three-step-head-pd {
    width: 164px;
  }
}
.modal {
  display: none; /* Скрыто по умолчанию */
  position: fixed; /* Оставаться на месте */
  z-index: 10; /* Сидеть на вершине */
  left: 0;
  top: 0;
  width: 100%; /* Полная ширина */
  height: 100%; /* Полная высота */
  overflow: auto; /* Включите прокрутку, если это необходимо */
  background-color: rgb(0, 0, 0); /* Цвет запасной вариант */
  background-color: rgba(0, 0, 0, 0.4); /* Черный с непрозрачностью */
}

.modal-header {
  border: none;
  justify-content: flex-end;
}

/* Модальное содержание/коробка */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% сверху и по центру */
  padding: 24px;
  border: 1px solid #888;
  width: 80%; /* Может быть больше или меньше, в зависимости от размера экрана */
}

/* Кнопка закрытия */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.modal-qr button {
  background-color: hsla(60, 6%, 73%, 0.2);
  border-radius: 100%;
  padding: 15px;
}

.modal-header .btn-close {
  background: transparent url(../assets/img/close-modal.svg) 50%/17px auto
    no-repeat;
  padding: 7px;
  width: 20px;
  background-color: #eee;
  height: 20px;
  box-sizing: initial;
}

.btn-close:hover {
  opacity: 0.8;
}

.modal-qr .modal-body {
  align-items: center;
  display: flex;
  gap: 32px;
  justify-content: center;
  padding: 34px;
}

.modal-new {
  margin: 10% auto;
}

.modal-new .modal-body {
  padding: 32px 34px 72px 34px;
}

.modal-qr {
  max-width: 800px;
  border-radius: 24px;
  width: 60%;
}

.modal-qr img {
  width: 30%;
  background-color: rgb(246, 246, 245);
  padding: 8px;
  border-radius: 24px;
}

.modal-qr .info-block-title {
  font-size: 32px;
  font-style: normal;
  line-height: 39.68px;
  margin-bottom: 0;
  font-weight: 600;
}

.modal-qr .info-block-text {
  color: rgb(137, 141, 148);
  font-weight: 500;
  font-size: 18px;
  line-height: 23.76px;
}

@media (max-width: 1200px) {
  .modal-qr {
    width: 80%;
  }
  .modal-qr .modal-body {
    display: block;
    text-align: center;
  }
  .modal-body .info-block {
    padding-top: 20px;
  }
  .modal-body .info-block-text {
    margin: 0;
  }
}
@media (max-width: 768px) {
  .modal-qr {
    width: 100%;
  }
}
.bigest {
  width: 800px;
  color: #fff;
  font-size: 48px;
  line-height: 65px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 135px 0 135px 100px;
}

.ji-fon-invest {
  background: url(./../upload/img/slide/slide-1.png);
  height: 460px !important;
  border-radius: 12px;
  background-repeat: no-repeat;
  display: block;
  background-size: cover;
  background-position: center;
}

.ji-fon-invest-kz {
  background: url(./../assets/img/banner-image-kz.png);
  height: 460px !important;
  background-repeat: no-repeat;
  display: block;
  background-size: cover;
  background-position: center;
}

.ji-bg-org {
  background: url(./../assets/img/1922.png);
  border-radius: 12px;
  height: 460px !important;
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
  display: block;
}

.ji-bg-green {
  background: url(./../assets/img/fon-3.png);
  border-radius: 12px;
  height: 460px !important;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  display: block;
}

.ji-bg-peach {
  background: url(./../assets/img/fon-2.png);
  height: 460px !important;
  background-repeat: no-repeat;
  border-radius: 12px;
  background-position: bottom;
  background-size: contain;
  display: block;
}

.ji-body-m {
  color: #201f1f !important;
}

.ji-fon-org {
  background: #e85b21;
  border-radius: 12px;
  overflow: hidden;
}

.ji-fon-peach {
  background: rgba(255, 150, 90, 0.1);
  border-radius: 12px;
  overflow: hidden;
}

.ji-fon-green {
  background: rgba(85, 165, 159, 0.1);
  border-radius: 12px;
  overflow: hidden;
}

.download-qr__display {
  z-index: 20;
  position: absolute;
  display: none;
  width: 430px;
  top: -40px;
  left: 0;
}

.download-qr:hover .download-qr__display {
  animation: fade 0.3s ease-in-out;
  display: block;
  background-color: #21212b;
  border: 1px solid #aaadb2;
  border-radius: 22px;
  padding: 12px;
}

.download-qr {
  font-family: "JB_Sans", sans-serif;
  display: inline-block;
  cursor: zoom-in;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-out;
  position: relative;
  transition: all 0.2s ease-in-out;
  border-radius: 22px;
}

.download-qr__img {
  /* border: 1px solid #AAADB2; */
  border: 1px solid #fff;
  padding: 10px;
  border-radius: 14px;
  max-width: 76px;
}

.download-qr__display img {
  max-width: 170px !important;
  width: 100% !important;
}

.swp-text {
  width: 800px;
  height: 420px;
  padding-top: 35px !important;
  padding-left: 70px !important;
}

.arrow-top {
  position: absolute;
  bottom: 40px;
  transition: transform 500ms ease-in-out 25ms;
}

.swiper-paginat {
  bottom: 60px !important;
  text-align: center;
  position: absolute;
  z-index: 9;
}

.arrow-top {
  display: none;
}

.content-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.content-block_style {
  overflow: hidden;
  height: 400px;
  position: relative;
  border-radius: 24px;
}

.text-content-block {
  padding: 36px 40px 0 32px;
  z-index: 99;
}

.pad-btn-content {
  padding: 9px 30px 9px 16px;
  border-radius: 24px;
  margin-top: 24px;
  display: inline-block;
  position: relative;
  z-index: 1;
  font-weight: 600;
}

.tab-2 {
  display: none;
}

.active-tab {
  color: #201f1f;
  background-color: #fff;
}

.pad-btn-content:after {
  content: "";
  background-image: url(../upload/img/index/icons-arrow.svg);
  transition: 0.3s;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 16px;
  margin-left: 5px;
}

.pad-btn-content span {
  padding-left: 5px;
}

a:hover.pad-btn-content span {
  padding-left: 15px;
}

.img-content img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 72%;
}

.content-block-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  padding-top: 30px;
}

.h1-catalog {
  padding-top: 48px;
  padding-bottom: 32px;
  width: 620px;
  margin: auto;
}

.catalog-item {
  display: flex;
  gap: 30px;
  padding-bottom: 48px;
  padding: 0;
}

.catalog-content-block {
  padding: 36px 32px;
  height: 100%;
}

.catalog-content-long {
  padding: 36px 32px;
  display: grid;
  grid-template-columns: 600px 350px;
  gap: 100px;
}

.long-text {
  width: 80%;
}

.catalog-block {
  width: 363px;
  height: 480px;
  padding-left: 0;
}

.pad-left {
  padding-left: 150px;
}

.border-l {
  content: "";
  border-left: 1px solid rgba(190, 190, 182, 0.4);
  height: 20px;
}

.border-r {
  content: "";
  border-left: 1px solid rgba(190, 190, 182, 0.4);
  height: 20px;
}

.content-block-why {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.content-block-why .content-block_style {
  height: 320px;
}

.content-block-why-flex {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 2fr;
  gap: 30px;
}

.content-block-why-flex .catalog-block-2 {
  height: 320px;
}

.splide__slide {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.block-swiper {
  background-color: #fff;
  padding: 16px 24px;
  border-radius: 24px;
  width: 185px;
  margin-left: 10px;
  margin-right: 10px;
}

a.block-swiper {
  color: #201f1f;
}

a:hover.block-swiper {
  color: #ff6700;
}

.slider .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
}

.block-swiper-smi {
  text-align: center;
  display: grid;
  align-content: space-between;
  height: 210px;
  padding: 24px;
}

.animation-blok a {
  color: #201f1f;
}

.animation-blok a:active {
  color: #201f1f;
}

.block-swiper-smi img {
  margin: auto;
}

.text-smi {
  align-items: end;
}

.splide__pagination__page {
  background: rgba(190, 190, 182, 0.4);
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 6px;
  margin: 0 4px;
  padding: 0;
  position: relative;
  transition:
    background-color 0.2s ease,
    color 0.2s ease;
  width: 6px;
}

.splide__pagination__page.is-active {
  background: #201f1f;
}

.line-right {
  width: 258px;
  height: 3px;
  background-color: rgba(190, 190, 182, 0.2);
  position: absolute;
  top: 25%;
  right: 259px;
}

.line-left {
  width: 258px;
  height: 3px;
  background-color: rgba(190, 190, 182, 0.2);
  position: absolute;
  top: 25%;
  left: 240px;
}

.how-block .ac-items {
  width: 370px;
}

.how-block {
  position: relative;
}

.awards {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 24px;
}

.text-content-block-3 {
  padding: 24px;
}

.content-know {
  border-radius: 24px;
  padding: 24px 80px 24px 24px;
  position: relative;
}

.icont-a {
  border-radius: 24px;
  display: inline-block;
}

.icont-a:after {
  content: "";
  background-image: url(../upload/img/index/icons-arrow.svg);
  transition: 0.3s;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 16px;
  margin-left: 5px;
}

.invest {
  overflow: hidden;
  padding-left: 10px;
}

.invest_Wh {
  display: grid;
  grid-template-columns: 224px 480px 289px;
  gap: 70px;
}

.invest_Wh img {
  padding: 10px 0;
}

.splide__slide {
  margin: 0 20px;
}

.catalog-instrum-img {
  width: 27%;
}

.pad-l-mob {
  padding-left: 30px !important;
}

.catalog-instrum-why {
  width: 28%;
}

.calInstrm {
  width: 18%;
}

.slide-block {
  padding-left: 400px;
}

.line-break {
  white-space: pre-line;
}

@media (max-width: 1740px) {
  .slide-block {
    padding-left: 380px;
  }
}
@media (max-width: 1600px) {
  .slide-block {
    padding-left: 300px;
  }
}
@media (max-width: 1480px) {
  .slide-block {
    padding-left: 280px;
  }
}
@media (max-width: 1280px) {
  .slide-block {
    padding-left: 200px;
  }
}
@media (max-width: 1190px) {
  .slide-block {
    padding-left: 180px;
  }
}
@media (max-width: 1200px) {
  .swp-text {
    height: 420px;
    width: 100%;
    padding-top: 40px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}
@media (max-width: 1190px) {
  .line-right {
    width: 240px;
    right: 266px;
  }
  .line-left {
    width: 240px;
    left: 250px;
  }
}
@media (max-width: 1180px) {
  .line-right {
    width: 180px;
    right: 266px;
  }
  .line-left {
    width: 180px;
    left: 250px;
  }
}
@media (max-width: 1100px) {
  .line-right {
    width: 140px;
    right: 255px;
  }
  .line-left {
    width: 140px;
  }
}
@media (max-width: 1024px) {
  .bigest {
    padding: 60px 0 0px 100px;
  }
  .line-left {
    width: 201px;
    left: 224px;
  }
  .line-right {
    width: 201px;
    right: 226px;
  }
  .ac-items .text-how {
    padding: 24px 12px;
  }
  .invest_Wh {
    display: grid;
    grid-template-columns: 201px 430px 279px;
    gap: 50px;
  }
  .catalog-content-long {
    padding: 36px 32px;
    display: grid;
    grid-template-columns: 540px 353px;
    gap: 30px;
  }
  .lang-contact {
    padding-right: 20px;
  }
  .accordion {
    --bs-accordion-border-width: none;
  }
  .accordion-header .header-links {
    padding: 0;
    color: #aaadb2;
  }
  .accordion-button:not(.collapsed) {
    border: none;
  }
  .uk-offcanvas-bar .uk-close:hover {
    color: #201f1f;
  }
  .swp .catalog-block-2 {
    height: 300px;
  }
  .img-long img {
    width: 73%;
  }
}
@media (max-width: 992px) {
  .swp-text {
    padding-left: 50px !important;
  }
  .bigest {
    font-size: 38px;
    line-height: 55px;
    font-weight: 700;
    padding: 125px 20px 135px 100px;
  }
  .splide__slide {
    margin: 0 10px;
  }
  .catalog-content-long {
    grid-template-columns: 472px 353px;
    gap: 30px;
  }
  .catalog-content-block .mg-b-64 {
    margin-bottom: 25px;
  }
  .line-right {
    display: none;
  }
  .line-left {
    display: none;
  }
  .invest_Wh {
    grid-template-columns: 1fr;
  }
  .accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: #f6f6f5;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0
      var(--bs-accordion-border-color);
  }
  .text-invest-footer {
    padding: 28px 32px 36px;
  }
  .slide-block {
    padding-left: 100px;
  }
}
@media (max-width: 786px) {
  .content-block {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .content-block_style {
    height: 311px;
  }
  .block_style_Hie {
    height: 220px;
  }
  .content-block-2 {
    grid-template-columns: 1fr;
    gap: 12px;
    padding-top: 12px;
  }
  .content-block-why {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .catalog-content-block {
    padding: 28px 24px;
  }
  .catalog-content-long {
    grid-template-columns: 1fr;
    gap: 0;
    text-align: center;
    padding: 28px 24px;
  }
  .long-text {
    width: 100%;
  }
  .long-text .pad-t-56 {
    padding-top: 16px;
  }
  .catalog-content-long img {
    width: 46%;
    padding-top: 45px;
  }
  .catalog-item {
    gap: 8px;
  }
  .swp .content-block_style.catalog-block-2-2 {
    height: 500px;
  }
  .line-left {
    width: 100px;
    left: 181px;
  }
  .line-right {
    width: 100px;
    right: 183px;
  }
  .awards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }
  .w-290 {
    width: 100%;
  }
  .h1-catalog {
    width: 100%;
    padding-top: 32px;
    padding-bottom: 20px;
  }
  .ji-bg-org {
    height: 200px !important;
  }
  .ji-fon-invest-kz {
    height: 200px !important;
    background-position: left;
  }
  .ji-fon-invest {
    height: 200px !important;
    background-position: left;
  }
  .ji-bg-green,
  .ji-bg-peach {
    height: 200px !important;
    background-position: right 15% bottom 0%;
  }
  .arrow-top {
    display: block;
    bottom: 15px;
  }
  .arrow-top img {
    height: 20px;
    width: 20px;
  }
  .swp-text h2 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .swp-text .ji-body-m {
    font-size: 12px;
    line-height: 15px;
  }
  .swp-text {
    width: 100%;
    height: 100%;
    padding-top: 20px !important;
    padding-left: 30px !important;
    padding-right: 175px !important;
  }
  .bigest {
    width: 100%;
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 60px 60px 35px 40px;
  }
  .swp-tex .ji-h2,
  .bigest {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .bigest {
    font-size: 18px !important;
    line-height: 28px !important;
  }
  .swiper-paginat {
    bottom: 30px !important;
  }
  .how-block {
    display: block;
  }
  .how-block .ac-items {
    width: 100%;
    padding-bottom: 24px;
  }
  .how-block .ac-items:last-child {
    padding-bottom: 0;
  }
  .text-how:last-child {
    padding-bottom: 0;
  }
  .catalog-block {
    width: 260px;
    height: 360px;
    padding-left: 0;
  }
  .swp .catalog-block-2 {
    height: 220px;
  }
  .invest_Wh {
    gap: 10px;
  }
  .content-block .img-content img {
    width: 45%;
  }
  .img-content img {
    width: 55%;
  }
  .content-block-why-flex {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .swp .actual-block {
    height: 280px;
  }
  .catalog-instrum-why {
    width: 10%;
  }
  .pad-l-mob {
    padding-left: 18px !important;
  }
  .slide-block {
    padding-left: 24px;
  }
}
@media (max-width: 460px) {
  .ji-bg-org {
    height: 192px !important;
  }
  .ji-fon-invest-kz {
    height: 192px !important;
  }
  .ji-fon-invest {
    height: 192px !important;
  }
  .ji-bg-green,
  .ji-bg-peach {
    height: 192px !important;
    background-position: right 15% bottom 0%;
  }
  .content-block-why .catalog-content-block img {
    width: 75%;
  }
  .catalog-content-long img {
    width: 80%;
  }
  .content-block-2 .img-content img {
    width: 80%;
  }
}
@media (max-width: 415px) {
  .bigest {
    padding: 40px 80px 35px 30px;
  }
  .awards {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 390px) {
  .bigest {
    color: #fff;
    font-size: 25px;
    line-height: 40px;
    padding: 60px 50px 35px 30px;
  }
  .ji-bg-green,
  .ji-bg-gray,
  .ji-bg-peach {
    background-position: right 0 bottom 0%;
  }
  .swp-text {
    padding-right: 120px !important;
  }
  .swp-text h2 {
    margin-top: 10px;
  }
  .text-content-block {
    padding: 36px 24px 0 24px;
    z-index: 99;
  }
  .content-block .img-content img {
    width: 75%;
  }
  .catalog-instrum-why {
    width: 20%;
  }
}
@media (max-width: 360px) {
  .catalog-content-long img {
    width: 90%;
  }
  .bigest {
    padding: 60px 24px 30px 30px;
  }
  .content-block .img-content img {
    width: 60%;
  }
  .content-block-2 .img-content img {
    width: 70%;
  }
}
.about {
  padding: 64px;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 36px;
  border-radius: 24px;
}

.about-video {
  width: 632px;
  height: 356px;
  margin: auto;
  margin-top: 40px;
}

.w-1-about {
  width: 500px;
  margin: auto;
}

.contr-who {
  border-radius: 24px;
  padding: 72px 64px 96px;
  margin-top: 32px;
}

.contr-who-items {
  display: grid;
  grid-template-columns: 1fr 640px;
  gap: 24px;
}

.philosophy-tx {
  padding-top: 24px;
}

.pos-btm {
  position: absolute;
  bottom: 48px;
  padding-right: 92px;
}

.pos-btm .ji-h2 {
  font-size: 22px;
  line-height: 27.28px;
}

.content-block_space {
  height: 100%;
}

.content-block-about-style {
  border-radius: 24px;
  height: 360px;
  position: relative;
}

.content-block_style-2 {
  overflow: hidden;
  height: 320px;
  position: relative;
  border-radius: 24px;
}

.our-team {
  border-radius: 24px;
  padding: 64px;
  margin-top: 64px;
}

.our-team-partner-img {
  padding-top: 48px;
}

.our-team-partner-img-education {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 12px;
  text-align: center;
  padding-top: 20px;
}

.eco-container {
  border-radius: 24px;
  background-color: #1347fd;
  text-align: center;
  padding: 72px 64px;
  color: #fff;
  margin-top: 64px;
}

.logo-eco img {
  box-shadow: 0 0 50px rgba(255, 255, 255, 0.45);
  border-radius: 24px;
  margin-bottom: 40px;
}

.text-eco {
  padding-bottom: 32px;
}

.paragraph-eco {
  width: 630px;
  margin: auto;
}

.cont-podeco {
  padding-top: 96px;
}

.read-more-content {
  display: none;
  padding-top: 22px;
}

.read-more {
  color: #282a4d !important;
}

.ji-svg-1 {
  fill: rgb(247, 247, 247);
}

/* */
.ji-about-company-person {
  padding: 5px 0 0 0;
  border-radius: 12px;
  background: #2a2a37;
  position: relative;
  overflow: hidden;
}

.ji-about-gradient {
  z-index: 4;
  height: 200px;
  width: 100%;
  left: 0;
  position: absolute;
  background: #a3acb6;
  border-radius: 20px;
  background: linear-gradient(180deg, #2a2a37 0%, rgba(42, 42, 55, 0) 100%);
  transform: matrix(1, 0, 0, -1, 0, 0);
  bottom: 0px;
}

.ji-about-gradient-s {
  z-index: 3;
  height: 100px;
  width: 100%;
  left: 0;
  bottom: 0px;
  position: absolute;
  background: #a3acb6;
  background: linear-gradient(180deg, #2a2a37 0%, rgba(42, 42, 55, 0) 100%);
  transform: matrix(1, 0, 0, -1, 0, 0);
  bottom: 0px;
}

.about-item:hover .ji-arrows__triangle .shadowed-arrow {
  opacity: 1;
  visibility: visible;
}

.ji-arrows {
  margin-top: 11px;
  display: flex;
  justify-content: flex-end;
}

.ji-arrows__triangle {
  width: 19px;
  height: 16px;
  border-radius: 1px;
  margin-right: 10px;
  position: relative;
  background: url("../assets/img/triangle.svg") center/contain no-repeat;
}

.ji-arrows__triangle .shadowed-arrow {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 33px;
  opacity: 0;
  visibility: hidden;
  transition: 0.23s all ease-in-out;
  z-index: 3;
  margin-top: 2px;
}

.ji-arrows__triangle:last-child {
  margin-right: 0;
}

.content-block-about-style,
.content-block-about-style-2 {
  border-radius: 24px;
  height: 344px;
  position: relative;
}

.content-block-foot-about {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-top: 96px;
  padding-bottom: 96px;
}

.catalog-instrum-foot img {
  width: 80px;
}

.pos-btm-2 .ji-h2 {
  font-size: 22px;
  line-height: 27.28px;
}

.pos-btm-2 {
  padding-top: 24px;
}

.management-cont {
  margin-top: 96px;
}

.management-cont-2 {
  margin-top: 60px;
}

.management {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 30px;
  padding-top: 32px;
  padding-bottom: 32px;
}

.management-bg img {
  margin-bottom: 24px;
  border-radius: 24px;
}

.catalog-block-4 {
  height: 320px;
}

@media (max-width: 915px) {
  .pos-btm {
    padding-right: 24px;
  }
  .contr-who-items {
    grid-template-columns: 1fr 573px;
  }
  .contr-who {
    padding: 32px 24px 40px;
  }
  .paragraph-eco {
    width: 100%;
  }
  .management {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .about {
    padding: 48px 12px;
  }
  .philosophy-tx {
    padding-top: 16px;
  }
  .our-team-partner-img {
    padding-bottom: 0;
    padding-top: 40px;
  }
  .our-team-partner-img-education {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    text-align: center;
    padding-top: 16px;
  }
  .pad-t-32 {
    padding-top: 20px;
  }
  .content-block-about-style {
    height: 201px;
  }
  .pos-btm {
    bottom: 32px;
  }
  .content-block-why-flex .catalog-block-3 {
    height: 237px;
  }
  .contr-who-items {
    grid-template-columns: 1fr;
    gap: 4px;
  }
  .w-1-about {
    width: 100%;
  }
  .about-video {
    width: 100%;
    height: 256px;
  }
  .logo-eco img {
    width: 39%;
    margin-bottom: 32px;
  }
  .text-eco {
    padding-bottom: 16px;
  }
  .content-block-foot-about {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 64px;
    padding-bottom: 72px;
  }
  .cont-podeco {
    padding-top: 64px;
  }
  .content-block-about-style-2 {
    height: 250px;
  }
  .management {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    row-gap: 24px;
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .catalog-block-4 {
    height: 255px;
  }
  .management-bg img {
    width: 100%;
  }
  .management-bg .ji-22 {
    font-size: 22px;
  }
  .management-cont {
    margin-top: 64px;
  }
  .management-cont-2 {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .about-video {
    height: 170px;
  }
  .our-team {
    padding: 32px 24px;
  }
  .eco-container {
    margin-top: 48px;
    padding: 32px 24px 40px;
  }
  .content-block-about-style {
    height: 214px;
  }
}
h1,
h2,
h3,
h4 {
  margin: inherit;
}

.ji-w {
  width: 300px;
}

.btn-orange-new {
  background-color: #ff6700;
  border-radius: 16px;
  padding: 12px 26px;
  line-height: 24px;
  text-transform: inherit;
  font-size: 18px;
  transition: 0.3s;
  font-weight: 500;
  border: none;
}

.ac-button:hover {
  transform: scale(0.9);
}

.position-img {
  position: absolute;
}

.text-main {
  width: 50%;
}

.ji-midle-18 {
  font-size: 18px;
  margin: 0;
}

.product-grid-one,
.product-grid-two {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  gap: 32px;
}

.product,
.product-t {
  padding: 40px 20px 40px 40px;
  overflow: hidden;
  border-radius: 24px;
}

.product {
  height: 300px;
}

.product-grid-one {
  padding-bottom: 32px;
}

.product-text {
  width: 280px;
}

.question-cont {
  border-radius: 24px;
  position: relative;
}

.question {
  padding: 48px 24px 48px 24px;
}

.question ul {
  padding-top: 12px;
}

.question ul li {
  list-style: disc;
}

.question .uk-flex {
  gap: 36px;
}

.ji-que-img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 15%;
}

.ji-img-product-cont {
  position: relative;
  margin-top: auto;
}

.product-cont {
  padding-top: 48px;
  margin-bottom: 48px;
}

.product-t {
  height: 240px;
}

.product,
.product-t {
  padding: 40px 20px 40px 40px;
  overflow: hidden;
  border-radius: 24px;
}

.pos-img-que {
  position: absolute;
  z-index: 9;
  right: 3%;
  transform: translateX(-5%);
  bottom: 35px;
}

.analytic {
  transition: background 1s ease;
  background: #ffffff;
}

.analytic:hover {
  background: linear-gradient(
    205.28deg,
    rgba(255, 168, 119, 0.35) -43.55%,
    rgba(255, 7, 7, 0.35) 112.45%
  );
}

.analytic:hover h3,
.analytic:hover p {
  color: #fff !important;
}

.img-border {
  height: 100%;
  margin: auto;
}

.img-border img {
  width: 100%;
  border-radius: 24px;
  overflow: hidden;
}

.anal-grid-two {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 36px;
}

.pad-b-30 {
  padding-bottom: 30px;
}

/* section 3*/
.teame {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(1, auto) !important;
  grid-gap: 36px;
}

.teame-cont {
  border-radius: 24px;
  padding: 48px 75px;
  margin-bottom: 48px !important;
}

.block-analytic-team {
  padding: 20px 20px;
}

.block-analytic-team img {
  margin-bottom: 20px;
}

.block-analytic-team:hover {
  background: linear-gradient(
    147.99deg,
    rgba(255, 217, 119, 0.45) 3.92%,
    rgba(255, 141, 7, 0.45) 114.57%
  );
  border-radius: 24px;
  color: #201f1f;
}

.block-analytic-team:hover .ji-gray {
  color: #201f1f !important;
}

/* END section 3*/
/*position*/
.pos-anl-1 {
  right: 30%;
  bottom: 40%;
}

.pos-anl-2 {
  right: 30%;
  bottom: 45%;
}

.pos-anl-3 {
  position: absolute;
  bottom: 25%;
  right: 20%;
}

.pos-anl-4 {
  position: absolute;
  bottom: 40%;
  right: 25%;
  width: 50%;
}

.pos-anl-5 {
  position: absolute;
  bottom: 45%;
  right: -5%;
}

.qr-menu-cont {
  padding-top: 48px;
  padding-bottom: 48px;
}

/*END position*/
@media (max-width: 1399px) {
  .product {
    width: 100%;
  }
  .product-t {
    height: 260px;
  }
}
@media (max-width: 1200px) {
  .pos-anl-3 {
    bottom: -15%;
    width: 45%;
  }
  .pos-anl-4 {
    bottom: -20%;
    width: 45%;
  }
  .pos-anl-5 {
    bottom: 5%;
    right: 5%;
    width: 80%;
  }
}
@media (max-width: 992px) {
  .fl-column {
    flex-direction: column;
  }
  .img-border {
    padding: 0 24px;
  }
  .pos-anl-1 {
    right: 5%;
    bottom: 10%;
  }
  .pos-anl-2 {
    right: 7%;
    bottom: 20%;
  }
  .pos-anl-3 {
    bottom: 0%;
    width: 25%;
    right: 5%;
  }
  .pos-anl-4 {
    bottom: 10%;
    width: 25%;
    right: 5%;
  }
  .pos-anl-5 {
    bottom: 30%;
    right: -5%;
    width: 40%;
  }
  .teame-cont {
    padding: 48px 24px;
  }
  .teame {
    display: grid;
    grid-template-columns: 1fr !important;
    padding-bottom: 50px;
    padding-left: 30px;
  }
  .main {
    gap: 0;
    width: 100%;
  }
  .block-analytic-team {
    padding: 20px 0;
  }
  .product,
  .product-t {
    padding: 20px 5px 20px 20px;
    overflow: hidden;
    border-radius: 24px;
  }
  .product {
    height: 250px;
  }
  .product-text {
    width: 100%;
  }
  .menu-footer-mobile {
    display: none;
  }
}
@media (max-width: 768px) {
  .ji-w {
    width: 100%;
    line-height: 35px;
    margin-bottom: 20px !important;
  }
  .main .text-main {
    padding-top: 12px;
  }
  .pos-anl-1 {
    right: 10%;
  }
  .pos-anl-2 {
    width: 32%;
  }
  .pos-anl-3 {
    width: 32%;
  }
  .pos-anl-4 {
    width: 30%;
  }
  .pos-anl-5 {
    width: 50%;
  }
  .teame {
    padding-left: 0;
    padding-bottom: 0;
    grid-gap: 0;
  }
  .main {
    flex-wrap: wrap-reverse;
  }
  .product-grid-one,
  .product-grid-two {
    flex-wrap: wrap-reverse;
    gap: 12px;
    padding-bottom: 12px;
  }
  .text-main {
    width: 100%;
  }
  .ji-subtitle {
    font-size: 15px;
    line-height: 21px;
  }
}
@media (max-width: 540px) {
  .pos-anl-1 {
    right: 15%;
  }
  .pos-anl-2 {
    right: 13%;
  }
  .pos-anl-3 {
    width: 45%;
  }
  .pos-anl-4 {
    width: 45%;
  }
  .pos-anl-5 {
    width: 45%;
  }
}
@media (max-width: 414px) {
  .pos-anl-1 {
    right: 15%;
    width: 30%;
    bottom: 0%;
  }
  .pos-anl-2 {
    right: 15%;
    bottom: 0%;
    width: 35%;
  }
  .pos-anl-3 {
    bottom: -5%;
    right: 10%;
    width: 35%;
  }
  .pos-anl-4 {
    width: 35%;
    right: 12%;
    bottom: -10%;
  }
  .pos-anl-5 {
    width: 35%;
    right: 15%;
  }
  .product {
    height: 230px;
  }
  .img-ph {
    width: 300px;
    float: right;
    margin-right: -90px;
    height: 160px;
  }
}
@media (max-width: 390px) {
  .pos-anl-1 {
    right: 35%;
    width: 30%;
    bottom: 30%;
  }
  .pos-anl-2 {
    right: 30%;
    bottom: 30%;
    width: 35%;
  }
  .pos-anl-3 {
    bottom: 30%;
    right: 30%;
    width: 35%;
  }
  .pos-anl-4 {
    width: 35%;
    right: 30%;
    bottom: 30%;
  }
  .pos-anl-5 {
    width: 65%;
    right: 15%;
  }
  .pad-b-30 {
    padding-bottom: 5px;
  }
}
.pos-demo-1 {
  position: absolute;
  bottom: 40%;
  right: 15%;
}

.pos-demo-2 {
  position: absolute;
  bottom: 50%;
  right: 25%;
}

.pos-demo-3 {
  position: absolute;
  width: 90%;
  bottom: 50%;
  right: 0%;
}

.pos-demo-4 {
  position: absolute;
  bottom: 40%;
  right: 30%;
}

.how-demo {
  border-radius: 24px;
  padding: 48px 60px;
  overflow: hidden;
  margin-top: 48px;
}

.product-demo {
  padding: 40px 20px 40px 40px;
  overflow: hidden;
  border-radius: 24px;
  height: 300px;
}

.text-main-demo {
  width: 60%;
}

.pad-demo-30 {
  padding-bottom: 30px;
}

.how {
  padding: 40px 20px 40px 40px;
  border-radius: 24px;
  height: 100%;
}

.ji-subtitle {
  font-size: 18px;
  line-height: 27px;
}

.center-bt {
  margin: auto;
}

.demo-flex {
  display: grid;
  grid-template-columns: 1fr 20px 1fr 20px 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 32px;
}

.img-demo {
  width: 45%;
}

.how-demo-text {
  height: 120px;
}

.video-demo {
  border-radius: 24px;
  width: 800px;
  height: 400px;
}

.arrow-demo img {
  width: 20px;
  height: 20px;
}

.product-grid-one:last-child {
  padding-bottom: 0;
}

/*section 4*/
.wd-300 {
  width: 310px;
}

.block-open {
  gap: 78px;
}

.img-demo-ph {
  margin-bottom: -55px;
  margin-right: -45px;
}

/*END section 4*/
.questions {
  border-radius: 24px;
  padding: 48px 24px;
  overflow: hidden;
}

.questions button {
  text-align: left;
}

.questions li a {
  font-size: 18px;
}

.questions a:hover {
  color: #1c1d21;
}

.quest-li {
  border-bottom: 2px solid rgba(190, 190, 182, 0.2);
  padding: 0 0 10px;
}

.accordion-body ul {
  padding-left: 0 !important;
}

.uk-accordion > :nth-child(n + 2) {
  margin-top: 20px;
}

.accordion-collapse {
  border: none;
}

.accordion-button:not(.collapsed) {
  color: #212529;
  background-color: inherit;
  box-shadow: none;
}

.accordion-button:focus {
  z-index: 3;
  border: none;
  outline: 0;
  box-shadow: none;
}

.ji-que {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  padding: 30px 10px;
}

.done-lg-none {
  display: none;
}

.qr-menu-cont {
  overflow: hidden;
}

.accordion-item.accordion-ques:nth-last-child(-n + 1) {
  border-bottom: none;
}

.ji-28-dem {
  font-size: 28px;
  line-height: 35px;
}

.inf-demo {
  border-radius: 24px;
  padding: 48px 60px;
  overflow: hidden;
  margin-top: 48px;
}

@media (max-width: 1200px) {
  .pos-demo-1 {
    bottom: 0%;
  }
  .pos-demo-2 {
    bottom: 0%;
    right: 22%;
  }
  .pos-demo-3 {
    bottom: 0%;
    right: 0%;
  }
  .pos-demo-4 {
    bottom: -10%;
    right: 30%;
  }
}
@media (max-width: 1199px) {
  .img-demo-ph {
    margin-bottom: -130px;
    margin-right: -62px;
  }
  .how-demo-text {
    height: 170px;
  }
  .ji-subtitle {
    line-height: 22px;
  }
}
@media (max-width: 1180px) {
  .pos-demo-1 {
    bottom: 30%;
    width: 60%;
    right: 20%;
  }
  .pos-demo-2 {
    bottom: 40%;
    right: 25%;
    width: 55%;
  }
  .pos-demo-3 {
    bottom: 40%;
    right: -5%;
  }
  .pos-demo-4 {
    width: 40%;
    bottom: 30%;
    right: 27%;
  }
}
@media (max-width: 1024px) {
  .how {
    padding: 0;
  }
  .how-demo {
    padding: 48px 30px;
  }
  .demo-flex {
    margin-bottom: 40px;
  }
  .how-demo-text {
    height: 100%;
  }
}
@media (max-width: 992px) {
  .img-demo {
    margin: auto;
  }
  .done-lg-none {
    display: block;
  }
  .done-lg-block {
    display: none;
  }
  .video-demo {
    width: 100%;
  }
  .product-demo {
    padding: 20px 5px 20px 20px;
    height: 250px;
  }
}
@media (max-width: 915px) {
  .demo-flex {
    gap: 22px;
  }
  .block-open {
    gap: 50px;
  }
  .wd-300 {
    width: 280px;
  }
  .img-demo-ph {
    margin-bottom: -58px;
  }
  .wd-300 {
    width: 250px;
  }
  .img-demo-ph {
    margin-bottom: -95px;
  }
}
@media (max-width: 768px) {
  .demo-flex {
    grid-template-columns: 1fr;
  }
  .d-s-none {
    display: none;
  }
  .img-demo {
    width: 25%;
  }
  .block-open {
    display: block;
  }
  .wd-300 {
    width: 100%;
  }
  .pad-mol-top {
    padding-top: 25px;
  }
  .img-demo-ph {
    margin-bottom: -253px;
    margin-right: -33px;
  }
  .ji-subtitle {
    font-size: 15px;
    line-height: 21px;
  }
  .questions button {
    padding: 0 5px 0 0;
  }
  .pad-demo-30 {
    padding-bottom: 24px;
  }
  .ji-28-dem {
    font-size: 22px;
    line-height: 26px;
  }
  .bl-flex-n {
    display: block;
  }
  .ji-que {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
  }
  .text-main-demo {
    width: 100%;
    padding-top: 24px;
  }
  .how-demo {
    margin-top: 0px;
  }
  .inf-demo {
    padding: 48px 24px;
  }
}
@media (max-width: 540px) {
  .how-demo {
    padding: 48px 24px;
  }
  .img-demo-ph {
    display: none;
  }
  .how-demo .uk-accordion-title::before {
    right: 44px;
  }
  .how-demo-text {
    height: 160px;
  }
  .video-demo {
    height: 270px;
  }
}
@media (max-width: 414px) {
  .how-demo .uk-accordion-title::before {
    right: 20px;
  }
  .pos-demo-1 {
    right: 20%;
    bottom: 30%;
    width: 60%;
  }
  .pos-demo-2 {
    bottom: 40%;
    right: 30%;
    width: 50%;
  }
  .pos-demo-3 {
    right: 5%;
    width: 80%;
    bottom: 40%;
  }
  .pos-demo-4 {
    bottom: 30%;
    right: 30%;
    width: 40%;
  }
  .questions li a {
    width: 300px;
  }
  .pad-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .ji-h2 {
    font-size: 24px;
    line-height: 32px;
    margin-top: 0;
  }
  .how-demo p {
    margin: 0;
    padding-top: 12px;
  }
  .product-demo {
    height: 280px;
  }
}
@media (max-width: 320px) {
  .demo .product-demo {
    height: 100%;
  }
  .questions li a {
    width: 250px;
  }
  .ji-product-demo {
    width: 50%;
    float: right;
  }
  .pos-demo-1 {
    right: 5%;
    width: 35%;
  }
  .pos-demo-2 {
    right: 8%;
    width: 30%;
  }
  .pos-demo-3 {
    right: -2%;
    width: 42%;
  }
  .pos-demo-4 {
    right: 10%;
    width: 25%;
  }
  .ji-product-img {
    float: right;
  }
} /*# sourceMappingURL=main.css.map */
